<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.index-news {
  background-color: #f6f6f6;
  height: 513px;
}
.index-news .w2 {
  display: flex;
}
.index-news .itit {
  padding: 50px 0;
  overflow: hidden;
}
.index-news .itit h3 {
  font-size: 36px;
  color: #333333;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  background: url(../images/icon1.png) center center no-repeat;
}
.leftnews {
  width: 470px;
  background-color: #f6f6f6;
}
.leftnews .inewscon {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  align-items: center;
  padding: 30px;
}
.leftnews .inewscon h3 {
  font-size: 18px;
  font-weight: bold;
}
.leftnews .inewscon p {
  font-size: 14px;
  color: #666;
  display: block;
  margin: 10px 0;
  line-height: 150%;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.leftnews .inewscon .more {
  display: block;
  line-height: 42px;
  background-color: #035cac;
  color: white;
  font-size: 16px;
  width: 147px;
  border-radius: 21px;
  text-align: center;
}
.index-honor .owl-list2 a {
  padding: 0 10px;
}
.owl-list2 a img {
  width: 100%;
}
.owl-list2 .owl-pagination {
  text-align: center;
  padding-bottom: 20px;
}
.owl-list2 .owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #035cac;
  margin-right: 5px;
  *display: inline;
  *zoom: 1;
}
.owl-list2 .owl-pagination .active {
  width: 25px;
}
.right-news {
  flex: 1;
  background-color: white;
  padding: 50px 50px 50px 60px;
  font-size: 16px;
  line-height: 150%;
}
.right-news li {
  line-height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #ddd;
}
.newshieght {
  height: 300px;
}
.index-about {
  background: #f6f6f6;
  display: flex;
  margin: 5% 0 0 0;
  position: relative;
}
.index-about .iabout-left {
  width: 50%;
}
.index-about .iabout-left img {
  width: 100%;
}
.index-about .iabout-con {
  width: 50%;
  padding: 5%;
  box-sizing: border-box;
}
.index-news .itit h3 {
  font-size: 36px;
  color: #333333;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  background: url(../images/icon1.png) center center no-repeat;
}
.leftnews {
  width: 470px;
}
.iabout-con .tit {
  margin-top: 20px;
}
.iabout-con .tit h3 {
  width: 223px;
  background: url(../images/icon1.png) center center no-repeat;
  font-size: 36px;
  color: #333333;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
}
.iabout-con .tit span {
  font-size: 18px;
  color: #999999;
  font-weight: 500;
}
.iabout-con .bor {
  border-top: 1px solid #ddd;
  height: 1px;
  overflow: hidden;
  margin: 5% auto;
}
.iabout-desc {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.iabout-con a {
  width: 215px;
  line-height: 65px;
  display: block;
  background-color: #035cac;
  font-size: 18px;
  text-align: center;
  color: white;
  margin-top: 50px;
}
.iabout-con a:hover {
  background-color: #f26e00;
}
.iabout-num {
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  display: flex;
  width: 60%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 60px;
  height: 180px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  background-color: white;
}
.iabout-num dl {
  border-right: 1px solid #ddd;
  text-align: center;
  flex: 1;
}
.iabout-num dl:last-of-type {
  border-right: 0;
}
.iabout-num dl dt {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}
.iabout-num dl dd {
  display: flex;
  text-align: center;
  justify-content: center;
  font-size: 20px;
  color: #666;
}
.iabout-num dl dd span {
  color: #035cac;
  font-weight: bold;
  font-weight: arial;
  font-size: 40px;
}
.index-honor {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.index-honor .itit {
  padding: 50px 0;
  overflow: hidden;
}
.index-honor .itit h3 {
  font-size: 36px;
  color: #333333;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  background: url(../images/icon1.png) center center no-repeat;
}
.index-honor .owl-list2 {
  position: relative;
}
.index-honor .owl-list2 .item {
  display: block;
  text-align: center;
}
.index-honor .owl-list2 .owl-controls {
  margin: 30px 0 60px 0;
}
.index-honor .owl-buttons {
  height: 50px;
  margin-top: -50px;
}
.index-honor .owl-buttons div {
  width: 50px;
  height: 50px;
}
.index-honor .owl-buttons .owl-prev {
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -50px;
  background: url(../images/prev.png) center center no-repeat;
}
.index-honor .owl-buttons .owl-prev:hover {
  background: url(../images/prev1.png) center center no-repeat;
}
.index-honor .owl-buttons .owl-next {
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -50px;
  background: url(../images/next.png) center center no-repeat;
}
.index-honor .owl-buttons .owl-next:hover {
  background: url(../images/next1.png) center center no-repeat;
}
.index-case {
  background: url(../images/centerbg1.jpg) center top no-repeat;
}
.index-case .itit {
  padding: 50px 0;
  overflow: hidden;
}
.index-case .itit h3 {
  font-size: 36px;
  color: #fff;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  background: url(../images/icon2.png) center center no-repeat;
}
.index-case .itit p {
  text-align: center;
  font-size: 14px;
  color: white;
}
.case-nav {
  line-height: 52px;
  background-color: #035cac;
  display: flex;
  justify-content: space-around;
}
.case-nav a {
  color: #fff;
  font-size: 14px;
  border-right: 1px solid #043b71;
  display: block;
  text-align: center;
  flex: 1;
}
.case-nav a:last-of-type {
  border-right: 0;
}
.case-nav a:hover {
  background-color: #043b71;
}
.case-list ul {
  display: flex;
  flex-wrap: wrap;
  background-color: white;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.case-list ul li {
  width: 33.333333%;
  padding: 10px;
  box-sizing: border-box;
}
.case-list ul li .big {
  overflow: hidden;
}
.case-list ul li img {
  width: 100%;
}
.case-list ul li span {
  display: block;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case-list a:hover .big {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  display: block;
}
.case-more {
  text-align: center;
  margin: 50px 0 100px 0;
}
.case-more a {
  display: inline-block;
  width: 218px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: white;
  background-color: #035cac;
}
.case-more a:hover {
  background-color: #f26e00;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
  .column {
    flex-direction: column;
  }
  .index-news {
    background-color: #fff;
    height: 100%;
  }
  .index-news .itit {
    padding: 30px 0;
    overflow: hidden;
  }
  .newshieght {
    height: 0;
  }
  .leftnews {
    width: 100%;
  }
  .right-news {
    flex: 1;
    background-color: white;
    padding: 50px 0px 50px 0px;
  }
  .right-news li {
    line-height: 40px;
  }
  .right-news li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
  }
  .index-about {
    padding: 0 10px;
  }
  .index-about .iabout-left {
    width: 100%;
  }
  .index-about .iabout-left img {
    width: 100%;
  }
  .index-about .iabout-con {
    width: 100%;
    padding: 0%;
  }
  .iabout-num {
    margin: 30px 0;
    width: 100%;
    flex-wrap: wrap;
    left: 0;
    display: block;
    transform: translateX(0);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
    border-bottom-right-radius: 0px;
    height: 100%;
    position: static ;
  }
  .iabout-num dl {
    width: 50%;
    float: left;
    padding: 20px 0;
    border: 0;
    border-bottom: 1px solid #ddd;
  }
  .iabout-con .tit {
    text-align: center;
  }
  .iabout-con .tit h3 {
    margin: 0 auto;
  }
  .iabout-con a {
    margin: 20px auto;
  }
  .index-honor .itit {
    padding: 30px 0;
    overflow: hidden;
  }
  .case-list ul {
    flex-wrap: wrap;
  }
  .case-list ul li {
    width: 50%;
  }
  .case-nav {
    display: block;
  }
  .case-nav a {
    display: block;
    float: left;
    border-bottom: 1px solid #043b71;
    border-right: 0;
    width: 50%;
  }
  .index-honor .owl-buttons {
    display: none;
  }
  .index-case .itit {
    padding: 30px 0;
    overflow: hidden;
  }
  .case-more {
    text-align: center;
    margin: 30px 0 30px 0;
  }
}
</pre></body></html>